forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
[AutoPR Microsoft.Azure.Management.Monitor] [Hub Generated] Review request for Microsoft.Insights to add version stable/2015-07-01 #4021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
openapi-sdkautomation
wants to merge
538
commits into
master
from
sdkAuto/14103/Microsoft.Azure.Management.Monitor
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 tasks
04ee8e9
to
d87eed4
Compare
630a689
to
e5a7e02
Compare
e5a7e02
to
891dd9a
Compare
891dd9a
to
4fef455
Compare
* Use TokenCredential in search clients * Update public API file
* fix(auth): HMAC is recreated and re-issued on redirect.
…t` function (Azure#22735) * add the ForwardsClientCalls attribute to UseClientContext function * add forwardsClientCalls to ResourceGroupOperations * update the tenantOperations
Co-authored-by: Chidozie Ononiwu <[email protected]>
Co-authored-by: Binjie Qian <[email protected]>
* feedback from arch board review * update api * move to lowercase folder * remove unused recordings
4fef455
to
30f5eb8
Compare
Azure#22781) * SDK update for adding managed identity support for IaaS VM restore in recoveryservicesbackup * updating sdk version
* [DataFactory]Added new features into 4.21.0 * update * update
* Add extensibility sample * Export API * Rename file * Update sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample09_Extensibility.md Co-authored-by: Jesse Squire <[email protected]> * Update sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample09_Extensibility.md Co-authored-by: Jesse Squire <[email protected]> Co-authored-by: Jesse Squire <[email protected]>
…Azure#22795) * initialize options for EnvironmentCredential
* Increment package version after release of Azure.Security.KeyVault.Certificates * Increment package version after release of Azure.Security.KeyVault.Administration * Increment package version after release of Azure.Security.KeyVault.Keys * Increment package version after release of Azure.Security.KeyVault.Secrets
The focus of these changes is to mitigate the current failures for the smoke tests. To do so, references for packages have been updated to match the latest August milestone deployments. The `canary` Azure region has been temporarily disabled due to test resource deployment issues that require a new service version to fix.
…e timeout, but this class does not exist in Azure.Messaging.ServiceBus. Timeout is managed from ServiceBusAdministrationClientOptions Retry property. (Azure#23293)
* Trace the ProcessRunner using LogPII
* [Event Hubs] Doc Comment Updates The focus of these changes is to apply some learnings from the recent UX studies for event publishing to improve documentation that was unclear to participants. * Update sdk/eventhub/Azure.Messaging.EventHubs/src/EventData.cs Co-authored-by: Christopher Scott <[email protected]> Co-authored-by: Christopher Scott <[email protected]>
* fix(communication): use new redirect policy from core * fix(communications): update calling server api cs file
Include Azure.Core.Tests project when building Azure.ResourceManager.Tests so we can validate that core management test infrastructure isn't broken.
* updating service version enum * autorest transform * update accesscontrol * update spark * update monitoring * update managed private endpoints * update transform * make MPEClient multiversion * don't upgrade Artifacts client * export apis * add transform to ensure livyApiVersion default parameter is generated * update spark api listing * update commit hash for swagger * revert changes to Monitoring library, given issue with supported api version on the service. * update client test for MPE * don't use test environment in pure client tests
* updating service version enum * autorest transform * opening changelogs - updates tbd * updates to not release Artifacts and Monitoring libraries, but to still release others * update Synapse changelogs for August release
* Purge Key Vaults after deleting resource group * Resolve PR feedback * Purge Key Vaults and Managed HSMs * Clean up all purgeable KVs and MHSMs * Ignore null/empty purgeable resources * Resolve PR feedback * Resolve PR feedback * Fix logging, process each item when collection piped Co-authored-by: Heath Stewart <[email protected]>
* add dependency url logic * refactor * refactor * minor change * resolve PR comments
Increment package version after release of Azure.Messaging.EventGrid
* rebase * Resolve conflict Co-authored-by: Albert Cheng <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
- Fix rg.Name to rg.ResourceGroupName - Add more verbose logging for better debugging - Handle deleted resource groups when gathering puragable resource - Remove coerce now that we are collecting in functions Co-authored-by: Wes Haggard <[email protected]>
* Increment package version after release of Azure.Analytics.Synapse.AccessControl * Increment package version after release of Azure.Analytics.Synapse.ManagedPrivateEndpoints * Increment package version after release of Azure.Analytics.Synapse.Spark
Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
The focus of these changes is to cache JWT tokens used for authorization of AMQP connections and links to avoid making unnecesary requests due to network changes while the token is not near expiration. For features like Service Bus sessions, links can be opened/closed frequently, leading to a non-trivial amount of requests to acquire tokens that are likely to remain valid for the duration of their use. Also included is the addition of a small amount of random jitter when calculating the time that AMQP authorization should be resent; this is intended to reduce contention when a new token needs to be acquired.
* Add test and sample for custom serialization
* add test-proxy invocations to eng/common folder Co-authored-by: scbedd <[email protected]>
Co-authored-by: praveenkuttappan <[email protected]>
Merge fd3f96558a6de32e1d30726f9733352a2ff22c3c into 60d6c393c7e71b45ebe0976a35fd7a5841993159
3fe4207
to
2282cb9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#14103
Installation Instructions
In order to use the generated nuget package in your app, you will have to use it from a private feed.
To create a private feed, see the following link:
https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
This will allow you to create a new local feed and add the location of the new feed as one of the sources.
Direct Download
The generated package can be directly downloaded from here: